home *** CD-ROM | disk | FTP | other *** search
Text File | 1994-02-21 | 280 b | 13 lines | [TEXT/RLAB] |
- real:
-
- Syntax: real ( A )
-
- Description:
-
- Real returns the REAL part of an entity. The entity must be
- either scalar, or matrix in order to have distinct real and
- imaginary parts. If the entity is pure REAL, then the REAL
- part (the only part) is returned.
-
- See Also: imag, conj
-